I am using STM32CubeIDE version 1.17.0 & I am getting Failed to parse WMIC output in the error log and It is not stopping even when the kit is connected.
The WMI command-line (WMIC) utility provides a command-line interface for Windows Management Instrumentation (WMI). WMIC is compatible with existing shells and ... Alias · Switch
All WMIC output is UTF16 Unicode text with a BOM, convert this to plain ASCII with TYPE or MORE e.g. WMIC OS LIST BRIEF |more >> C:-demo.txt. Notes. To run ...
The WMIC tool is deprecated in Windows 10, version 21H1 and the 21H1 General Availability Channel release of Windows Server. This tool is superseded by Windows ...